Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-test-renderer to version 16.5.1 #208

Merged
merged 1 commit into from
Sep 15, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2018

This Pull Request updates devDependency react-test-renderer (homepage, source) from v16.3.2 to v16.5.1


Release Notes

v16.5.1

Compare Source

React
React DOM
Schedule (Experimental)

v16.5.0

Compare Source

React
React DOM
React DOM Server
React Test Renderer and Test Utils
React ART
Schedule (Experimental)
  • New package for cooperatively scheduling work in a browser environment. It's used by React internally, but its public API is not finalized yet. (@​flarnie in #​12624)

v16.4.2

Compare Source

React DOM Server

v16.4.1

Compare Source

React
  • You can now assign propTypes to components returned by React.ForwardRef. (@​bvaughn in #​12911)
React DOM
React DOM Server
React Test Renderer
  • Allow multiple root children in test renderer traversal API. (@​gaearon in #​13017)
  • Fix getDerivedStateFromProps() in the shallow renderer to not discard the pending state. (@​fatfisz in #​13030)

v16.4.0

Compare Source

React
React DOM
React Test Renderer
  • Fix the getDerivedStateFromProps() support to match the new React DOM behavior. (@​koba04 in #​12676)
  • Fix a testInstance.parent crash when the parent is a fragment or another special node. (@​gaearon in #​12813)
  • forwardRef() components are now discoverable by the test renderer traversal methods. (@​gaearon in #​12725)
  • Shallow renderer now ignores setState() updaters that return null or undefined. (@​koba04 in #​12756)
React ART
React Call Return (Experimental)
  • This experiment was deleted because it was affecting the bundle size and the API wasn't good enough. It's likely to come back in the future in some other form. (@​gaearon in #​12820)
React Reconciler (Experimental)


This PR has been generated by Renovate Bot.

@renovate renovate bot added automated-update renovate Automatic dependencies updates labels Jun 4, 2018
@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #208 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   73.33%   73.33%           
=======================================
  Files           6        6           
  Lines          30       30           
  Branches        2        2           
=======================================
  Hits           22       22           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40e3c49...cc6798b. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch 2 times, most recently from 3b391db to dc61039 Compare June 13, 2018 16:54
@renovate renovate bot changed the title Update dependency react-test-renderer to version 16.4.0 Update dependency react-test-renderer to version 16.4.1 Jun 13, 2018
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from dc61039 to 0b7268c Compare June 26, 2018 15:29
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch 2 times, most recently from 40b5e20 to a5b959d Compare July 11, 2018 07:19
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from b3ac7cd to 4e36c9f Compare July 14, 2018 13:30
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from 4e36c9f to bf2f530 Compare August 1, 2018 19:04
@renovate renovate bot changed the title Update dependency react-test-renderer to version 16.4.1 Update dependency react-test-renderer to version 16.4.2 Aug 1, 2018
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from bf2f530 to aa1cf23 Compare August 2, 2018 08:04
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from aa1cf23 to 37528d0 Compare August 11, 2018 20:39
@renovate renovate bot changed the title Update dependency react-test-renderer to version 16.4.2 Update dependency react-test-renderer to version 16.5.0 Sep 6, 2018
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from 37528d0 to cc6798b Compare September 6, 2018 16:50
@renovate renovate bot changed the title Update dependency react-test-renderer to version 16.5.0 Update dependency react-test-renderer to version 16.5.1 Sep 13, 2018
@renovate renovate bot force-pushed the renovate/react-test-renderer-.x branch from cc6798b to d680fa6 Compare September 13, 2018 18:46
@alexandr-g alexandr-g merged commit 64f18ca into master Sep 15, 2018
@alexandr-g alexandr-g deleted the renovate/react-test-renderer-.x branch September 15, 2018 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-update renovate Automatic dependencies updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants